home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / crypt / PhoenixCode.lha / PhoenixCode.readme
Text File  |  1998-02-16  |  1KB  |  23 lines

  1. Short:    notice of the first FRACTAL-encryption algorithm
  2. Author:   Mark Tierno
  3. Uploader: drstrange@usa.net
  4. Type:     util/crypt
  5.  
  6.  This is a notice of a new program that will encrypt any file consisting of characters with Ascii values
  7. (which includes most files out there).  Resultant files from an encryption will be composed
  8. of ascii characters.  The encryption is based on a polynomial with the
  9. following proterties:
  10.     -The equation is derived completely from the chosen code phrase (or key).
  11.     -The equation changes in RANDOM ways from one character
  12. to the next.
  13.     -It allows for multiple encryption levels.
  14.     The encryption should be someplace between close to and impossible to crack (lucky guesses of one's Key
  15. aside), and testing has supported this.  Great for those files you don't want ANYBODY to get into.
  16.   Flavors:  '000, '020, and '060, all included in this archive
  17.   Archive contents:  PhoenixCode.000, PhoenixCode.020, PhoenixCode.060
  18.                      PhoenixCode.docs
  19.                      PhoenixCode.readme
  20. This version is limited to a max of 32-bit integers and 256 character (8 bit) Encryption Key.
  21.  
  22.   It is available for download at http://members.tripod.com/~Dr__Strange
  23. (please note that the underline is s DOUBLE underline (2 in a row)